home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / util / cli / Randofile.lha / Randofile.doc next >
Encoding:
Text File  |  1995-04-06  |  1.9 KB  |  85 lines

  1.  
  2.                                    *************
  3.                                    * Randofile *
  4.                                    *************
  5.  
  6.  
  7.  
  8. What does it do ?
  9. -----------------
  10.  
  11. This short program can extract a line from text in a random
  12. way.
  13.  
  14.  
  15. Installation / Needs
  16. --------------------
  17.  
  18. Easy : copy the program where you want to. Don't forget you
  19. need Ixemul.library to run it (available from Aminet or in
  20. the GCC Package).
  21.  
  22. I use a timer function for my random numbers, so I don't
  23. know how Randofile will react if there is no clock present
  24. in the machine.
  25.  
  26.  
  27. Usage
  28. -----
  29.  
  30. From CLI : Randofile < Name > < Lines >
  31.  
  32. where Name is the name of the file which contains lines to
  33. be extracted and Lines stands for the quantity of lines in your
  34. file. Don't give a wrong number or Randofile will react in a
  35. very strange way !
  36.  
  37. Ex : Randofile MyOwnText 23
  38.  
  39. for a file named MyOznText which contains 23 lines.
  40.  
  41.  
  42. Disclaimer
  43. ----------
  44.  
  45. You use Randofile at your own risks. It has been tested for hours on my computer
  46. (A1200). I can't be responsible if it breaks something (it shouldn't, due
  47. to the technics used).
  48.  
  49.  
  50. History
  51. -------
  52.  
  53. April 1995              Version 1.0             First release
  54.  
  55.  
  56. Author / Distribution
  57. ---------------------
  58.  
  59. Randofile has been created by
  60.  
  61. Mr Franck ANIERE
  62. 30, Rue Jean Bouin
  63. 93220 GAGNY (France)
  64.  
  65. E-Mail : aniere@massena.univ-mlv.fr
  66.          aniere@fillmore.univ-mlv.fr
  67.          aniere@univ-mlv.fr (if the 2 others don't work)
  68.  
  69. You can join me for any comments, suggestions or bug reports.
  70.  
  71. This product is FREEWARE, but I keep a copyright on it.
  72. You can diffuse and use it freely if you keep the archive
  73. intact and don't put a virus in it.
  74. Aminet, Fred Fish, Funet and other Public Domain organisations
  75. or Amiga magazines are allowed to distribute this product, on
  76. floppy disk as well as on CD ROM if the price of the support is
  77. normal. France Festival Distribution WILL NEVER BE ALLOWED to
  78. diffuse it.
  79.  
  80. To do
  81. -----
  82.  
  83. I don't see what to add. And you ?
  84.  
  85.